home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / editors / emcs1855 / emcs1855.0 / lisp / dabbrev.elc < prev    next >
Emacs Compiled Lisp  |  1987-12-23  |  3.3 KB

open in: MacOS 8.1     |     Win98     |     DOS

view JSON data     |     view as text


This file was processed as: Emacs Compiled Lisp (other/emacsCompiledLisp).
This format is not currently supported by dexvert.

ConfidenceProgramDetectionMatch TypeSupport
1% dexvert Emacs Compiled Lisp (other/emacsCompiledLisp) magic Unsupported
1% dexvert Combustion 2 Particle Library (other/combustion2ParticleLibrary) ext Unsupported
100% file Emacs v18 byte-compiled Lisp data default
99% file data default
100% gt2 Kopftext: '(provide (quote dabbrevs)) default (weak)
100% detectItEasy Format: plain text[LF] default (weak)
100% xdgMime text/x-emacs-lisp default (weak)



hex view
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 0a 28 70 72 6f 76 69 64 | 65 20 28 71 75 6f 74 65 |.(provid|e (quote|
|00000010| 20 64 61 62 62 72 65 76 | 73 29 29 0a 0a 28 64 65 | dabbrev|s))..(de|
|00000020| 66 76 61 72 20 64 61 62 | 62 72 65 76 73 2d 6c 69 |fvar dab|brevs-li|
|00000030| 6d 69 74 20 6e 69 6c 20 | 22 5c 0a 2a 4c 69 6d 69 |mit nil |"\.*Limi|
|00000040| 74 73 20 72 65 67 69 6f | 6e 20 73 65 61 72 63 68 |ts regio|n search|
|00000050| 65 64 20 62 79 20 64 61 | 62 62 72 65 76 73 2d 65 |ed by da|bbrevs-e|
|00000060| 78 70 61 6e 64 20 74 6f | 20 74 68 61 74 20 6d 61 |xpand to| that ma|
|00000070| 6e 79 20 63 68 61 72 73 | 20 61 77 61 79 20 28 6c |ny chars| away (l|
|00000080| 6f 63 61 6c 29 2e 22 29 | 0a 0a 28 6d 61 6b 65 2d |ocal).")|..(make-|
|00000090| 76 61 72 69 61 62 6c 65 | 2d 62 75 66 66 65 72 2d |variable|-buffer-|
|000000a0| 6c 6f 63 61 6c 20 28 71 | 75 6f 74 65 20 64 61 62 |local (q|uote dab|
|000000b0| 62 72 65 76 73 2d 6c 69 | 6d 69 74 29 29 0a 0a 28 |brevs-li|mit))..(|
|000000c0| 64 65 66 76 61 72 20 64 | 61 62 62 72 65 76 73 2d |defvar d|abbrevs-|
|000000d0| 62 61 63 6b 77 61 72 64 | 2d 6f 6e 6c 79 20 6e 69 |backward|-only ni|
|000000e0| 6c 20 22 5c 0a 2a 49 66 | 20 6e 6f 6e 2d 4e 49 4c |l "\.*If| non-NIL|
|000000f0| 2c 20 64 61 62 62 72 65 | 76 73 2d 65 78 70 61 6e |, dabbre|vs-expan|
|00000100| 64 20 6f 6e 6c 79 20 6c | 6f 6f 6b 73 20 62 61 63 |d only l|ooks bac|
|00000110| 6b 77 61 72 64 73 2e 22 | 29 0a 0a 28 64 65 66 76 |kwards."|)..(defv|
|00000120| 61 72 20 6c 61 73 74 2d | 64 61 62 62 72 65 76 73 |ar last-|dabbrevs|
|00000130| 2d 74 61 62 6c 65 20 6e | 69 6c 20 22 5c 0a 54 61 |-table n|il "\.Ta|
|00000140| 62 6c 65 20 6f 66 20 65 | 78 70 61 6e 73 69 6f 6e |ble of e|xpansion|
|00000150| 73 20 73 65 65 6e 20 73 | 6f 20 66 61 72 2e 20 28 |s seen s|o far. (|
|00000160| 6c 6f 63 61 6c 29 22 29 | 0a 0a 28 6d 61 6b 65 2d |local)")|..(make-|
|00000170| 76 61 72 69 61 62 6c 65 | 2d 62 75 66 66 65 72 2d |variable|-buffer-|
|00000180| 6c 6f 63 61 6c 20 28 71 | 75 6f 74 65 20 6c 61 73 |local (q|uote las|
|00000190| 74 2d 64 61 62 62 72 65 | 76 73 2d 74 61 62 6c 65 |t-dabbre|vs-table|
|000001a0| 29 29 0a 0a 28 64 65 66 | 76 61 72 20 6c 61 73 74 |))..(def|var last|
|000001b0| 2d 64 61 62 62 72 65 76 | 73 2d 61 62 62 72 65 76 |-dabbrev|s-abbrev|
|000001c0| 69 61 74 69 6f 6e 20 22 | 22 20 22 5c 0a 4c 61 73 |iation "|" "\.Las|
|000001d0| 74 20 73 74 72 69 6e 67 | 20 77 65 20 74 72 69 65 |t string| we trie|
|000001e0| 64 20 74 6f 20 65 78 70 | 61 6e 64 2e 20 20 42 75 |d to exp|and. Bu|
|000001f0| 66 66 65 72 2d 6c 6f 63 | 61 6c 2e 22 29 0a 0a 28 |ffer-loc|al.")..(|
|00000200| 6d 61 6b 65 2d 76 61 72 | 69 61 62 6c 65 2d 62 75 |make-var|iable-bu|
|00000210| 66 66 65 72 2d 6c 6f 63 | 61 6c 20 28 71 75 6f 74 |ffer-loc|al (quot|
|00000220| 65 20 6c 61 73 74 2d 64 | 61 62 62 72 65 76 73 2d |e last-d|abbrevs-|
|00000230| 61 62 62 72 65 76 69 61 | 74 69 6f 6e 29 29 0a 0a |abbrevia|tion))..|
|00000240| 28 64 65 66 76 61 72 20 | 6c 61 73 74 2d 64 61 62 |(defvar |last-dab|
|00000250| 62 72 65 76 73 2d 64 69 | 72 65 63 74 69 6f 6e 20 |brevs-di|rection |
|00000260| 30 20 22 5c 0a 44 69 72 | 65 63 74 69 6f 6e 20 6f |0 "\.Dir|ection o|
|00000270| 66 20 6c 61 73 74 20 64 | 61 62 62 72 65 76 73 20 |f last d|abbrevs |
|00000280| 73 65 61 72 63 68 2e 20 | 28 6c 6f 63 61 6c 29 22 |search. |(local)"|
|00000290| 29 0a 0a 28 6d 61 6b 65 | 2d 76 61 72 69 61 62 6c |)..(make|-variabl|
|000002a0| 65 2d 62 75 66 66 65 72 | 2d 6c 6f 63 61 6c 20 28 |e-buffer|-local (|
|000002b0| 71 75 6f 74 65 20 6c 61 | 73 74 2d 64 61 62 62 72 |quote la|st-dabbr|
|000002c0| 65 76 73 2d 64 69 72 65 | 63 74 69 6f 6e 29 29 0a |evs-dire|ction)).|
|000002d0| 0a 28 64 65 66 76 61 72 | 20 6c 61 73 74 2d 64 61 |.(defvar| last-da|
|000002e0| 62 62 72 65 76 73 2d 61 | 62 62 72 65 76 2d 6c 6f |bbrevs-a|bbrev-lo|
|000002f0| 63 61 74 69 6f 6e 20 6e | 69 6c 20 22 5c 0a 4c 6f |cation n|il "\.Lo|
|00000300| 63 61 74 69 6f 6e 20 6c | 61 73 74 20 61 62 62 72 |cation l|ast abbr|
|00000310| 65 76 69 61 74 69 6f 6e | 20 62 65 67 61 6e 20 28 |eviation| began (|
|00000320| 6c 6f 63 61 6c 29 2e 22 | 29 0a 0a 28 6d 61 6b 65 |local)."|)..(make|
|00000330| 2d 76 61 72 69 61 62 6c | 65 2d 62 75 66 66 65 72 |-variabl|e-buffer|
|00000340| 2d 6c 6f 63 61 6c 20 28 | 71 75 6f 74 65 20 6c 61 |-local (|quote la|
|00000350| 73 74 2d 64 61 62 62 72 | 65 76 73 2d 61 62 62 72 |st-dabbr|evs-abbr|
|00000360| 65 76 2d 6c 6f 63 61 74 | 69 6f 6e 29 29 0a 0a 28 |ev-locat|ion))..(|
|00000370| 64 65 66 76 61 72 20 6c | 61 73 74 2d 64 61 62 62 |defvar l|ast-dabb|
|00000380| 72 65 76 73 2d 65 78 70 | 61 6e 73 69 6f 6e 20 6e |revs-exp|ansion n|
|00000390| 69 6c 20 22 5c 0a 4c 61 | 73 74 20 65 78 70 61 6e |il "\.La|st expan|
|000003a0| 73 69 6f 6e 20 6f 66 20 | 61 6e 20 61 62 62 72 65 |sion of |an abbre|
|000003b0| 76 69 61 74 69 6f 6e 2e | 20 28 6c 6f 63 61 6c 29 |viation.| (local)|
|000003c0| 22 29 0a 0a 28 6d 61 6b | 65 2d 76 61 72 69 61 62 |")..(mak|e-variab|
|000003d0| 6c 65 2d 62 75 66 66 65 | 72 2d 6c 6f 63 61 6c 20 |le-buffe|r-local |
|000003e0| 28 71 75 6f 74 65 20 6c | 61 73 74 2d 64 61 62 62 |(quote l|ast-dabb|
|000003f0| 72 65 76 73 2d 65 78 70 | 61 6e 73 69 6f 6e 29 29 |revs-exp|ansion))|
|00000400| 0a 0a 28 64 65 66 76 61 | 72 20 6c 61 73 74 2d 64 |..(defva|r last-d|
|00000410| 61 62 62 72 65 76 73 2d | 65 78 70 61 6e 73 69 6f |abbrevs-|expansio|
|00000420| 6e 2d 6c 6f 63 61 74 69 | 6f 6e 20 6e 69 6c 20 22 |n-locati|on nil "|
|00000430| 5c 0a 4c 6f 63 61 74 69 | 6f 6e 20 74 68 65 20 6c |\.Locati|on the l|
|00000440| 61 73 74 20 65 78 70 61 | 6e 73 69 6f 6e 20 77 61 |ast expa|nsion wa|
|00000450| 73 20 66 6f 75 6e 64 2e | 20 28 6c 6f 63 61 6c 29 |s found.| (local)|
|00000460| 22 29 0a 0a 28 6d 61 6b | 65 2d 76 61 72 69 61 62 |")..(mak|e-variab|
|00000470| 6c 65 2d 62 75 66 66 65 | 72 2d 6c 6f 63 61 6c 20 |le-buffe|r-local |
|00000480| 28 71 75 6f 74 65 20 6c | 61 73 74 2d 64 61 62 62 |(quote l|ast-dabb|
|00000490| 72 65 76 73 2d 65 78 70 | 61 6e 73 69 6f 6e 2d 6c |revs-exp|ansion-l|
|000004a0| 6f 63 61 74 69 6f 6e 29 | 29 0a 0a 28 64 65 66 75 |ocation)|)..(defu|
|000004b0| 6e 20 64 61 62 62 72 65 | 76 2d 65 78 70 61 6e 64 |n dabbre|v-expand|
|000004c0| 20 28 61 72 67 29 20 22 | 5c 0a 45 78 70 61 6e 64 | (arg) "|\.Expand|
|000004d0| 20 70 72 65 76 69 6f 75 | 73 20 77 6f 72 64 20 5c | previou|s word \|
|000004e0| 22 64 79 6e 61 6d 69 63 | 61 6c 6c 79 5c 22 2e 0a |"dynamic|ally\"..|
|000004f0| 45 78 70 61 6e 64 73 20 | 74 6f 20 74 68 65 20 6d |Expands |to the m|
|00000500| 6f 73 74 20 72 65 63 65 | 6e 74 2c 20 70 72 65 63 |ost rece|nt, prec|
|00000510| 65 64 69 6e 67 20 77 6f | 72 64 20 66 6f 72 20 77 |eding wo|rd for w|
|00000520| 68 69 63 68 20 74 68 69 | 73 20 69 73 20 61 20 70 |hich thi|s is a p|
|00000530| 72 65 66 69 78 2e 0a 49 | 66 20 6e 6f 20 73 75 69 |refix..I|f no sui|
|00000540| 74 61 62 6c 65 20 70 72 | 65 63 65 64 69 6e 67 20 |table pr|eceding |
|00000550| 77 6f 72 64 20 69 73 20 | 66 6f 75 6e 64 2c 20 77 |word is |found, w|
|00000560| 6f 72 64 73 20 66 6f 6c | 6c 6f 77 69 6e 67 20 70 |ords fol|lowing p|
|00000570| 6f 69 6e 74 20 61 72 65 | 20 63 6f 6e 73 69 64 65 |oint are| conside|
|00000580| 72 65 64 2e 0a 0a 41 20 | 70 6f 73 69 74 69 76 65 |red...A |positive|
|00000590| 20 70 72 65 66 69 78 20 | 61 72 67 75 6d 65 6e 74 | prefix |argument|
|000005a0| 2c 20 4e 2c 20 73 61 79 | 73 20 74 6f 20 74 61 6b |, N, say|s to tak|
|000005b0| 65 20 74 68 65 20 4e 74 | 68 20 62 61 63 6b 77 61 |e the Nt|h backwa|
|000005c0| 72 64 20 44 49 53 54 49 | 4e 43 54 0a 70 6f 73 73 |rd DISTI|NCT.poss|
|000005d0| 69 62 69 6c 69 74 79 2e | 20 20 41 20 6e 65 67 61 |ibility.| A nega|
|000005e0| 74 69 76 65 20 61 72 67 | 75 6d 65 6e 74 20 73 61 |tive arg|ument sa|
|000005f0| 79 73 20 73 65 61 72 63 | 68 20 66 6f 72 77 61 72 |ys searc|h forwar|
|00000600| 64 2e 20 20 54 68 65 20 | 76 61 72 69 61 62 6c 65 |d. The |variable|
|00000610| 0a 64 61 62 62 72 65 76 | 2d 62 61 63 6b 77 61 72 |.dabbrev|-backwar|
|00000620| 64 2d 6f 6e 6c 79 20 6d | 61 79 20 62 65 20 75 73 |d-only m|ay be us|
|00000630| 65 64 20 74 6f 20 6c 69 | 6d 69 74 20 74 68 65 20 |ed to li|mit the |
|00000640| 64 69 72 65 63 74 69 6f | 6e 20 6f 66 20 73 65 61 |directio|n of sea|
|00000650| 72 63 68 20 74 6f 0a 62 | 61 63 6b 77 61 72 64 20 |rch to.b|ackward |
|00000660| 69 66 20 73 65 74 20 6e | 6f 6e 2d 6e 69 6c 2e 0a |if set n|on-nil..|
|00000670| 0a 49 66 20 74 68 65 20 | 63 75 72 73 6f 72 20 68 |.If the |cursor h|
|00000680| 61 73 20 6e 6f 74 20 6d | 6f 76 65 64 20 66 72 6f |as not m|oved fro|
|00000690| 6d 20 74 68 65 20 65 6e | 64 20 6f 66 20 74 68 65 |m the en|d of the|
|000006a0| 20 70 72 65 76 69 6f 75 | 73 20 65 78 70 61 6e 73 | previou|s expans|
|000006b0| 69 6f 6e 20 61 6e 64 0a | 6e 6f 20 61 72 67 75 6d |ion and.|no argum|
|000006c0| 65 6e 74 20 69 73 20 67 | 69 76 65 6e 2c 20 72 65 |ent is g|iven, re|
|000006d0| 70 6c 61 63 65 20 74 68 | 65 20 70 72 65 76 69 6f |place th|e previo|
|000006e0| 75 73 6c 79 2d 6d 61 64 | 65 20 65 78 70 61 6e 73 |usly-mad|e expans|
|000006f0| 69 6f 6e 0a 77 69 74 68 | 20 74 68 65 20 6e 65 78 |ion.with| the nex|
|00000700| 74 20 70 6f 73 73 69 62 | 6c 65 20 65 78 70 61 6e |t possib|le expan|
|00000710| 73 69 6f 6e 20 6e 6f 74 | 20 79 65 74 20 74 72 69 |sion not| yet tri|
|00000720| 65 64 2e 22 20 28 69 6e | 74 65 72 61 63 74 69 76 |ed." (in|teractiv|
|00000730| 65 20 22 2a 50 22 29 20 | 28 62 79 74 65 2d 63 6f |e "*P") |(byte-co|
|00000740| 64 65 20 22 d3 88 d3 d3 | d3 d3 d3 d3 d3 0e 08 85 |de "....|........|
|00000750| 10 00 0e 09 1e 07 1e 06 | 1d 1c 1b 1a 19 18 8a 0e |........|........|
|00000760| 0a 3f 85 2b 00 0e 0b 0e | 0c 3d 85 2b 00 0e 0d 83 |.?.+....|.=.+....|
|00000770| 3f 00 0e 0e 89 10 88 0e | 0f 89 12 88 0e 10 89 13 |?.......|........|
|00000780| 82 7a 00 0e 0a 3f 83 52 | 00 0e 11 83 4e 00 d7 82 |.z...?.R|....N...|
|00000790| 4f 00 d8 82 56 00 d9 0e | 0a 21 89 13 88 60 89 14 |O...V...|.!...`..|
|000007a0| 88 da db 21 88 60 89 16 | 0d 88 dc 60 0c 5c 22 89 |...!.`..|...`.\".|
|000007b0| 10 88 08 89 12 88 d3 89 | 16 12 88 d3 89 16 14 88 |........|........|
|000007c0| dd de 08 21 df 51 89 16 | 06 88 0b d8 59 85 d1 00 |...!.Q..|....Y...|
|000007d0| d7 0b 5d 89 15 88 0e 12 | 85 99 00 0e 12 62 88 0d |..].....|.....b..|
|000007e0| d8 56 85 a9 00 e0 0e 06 | d5 0e 07 23 89 11 85 c1 |.V......|...#....|
|000007f0| 00 e1 20 89 14 88 09 0e | 14 42 89 16 14 88 0d 53 |.. .....|.B.....S|
|00000800| 89 15 88 82 9a 00 88 09 | 86 ca 00 d3 89 16 12 88 |........|........|
|00000810| d7 0b 5e 89 16 10 88 0b | d8 58 85 da 00 09 3f 85 |..^.....|.X....?.|
|00000820| 19 01 d7 0b 5b 5d 89 15 | 88 0e 12 85 ec 00 0e 12 |....[]..|........|
|00000830| 62 88 0d d8 56 85 fc 00 | e0 0e 06 d3 0e 07 23 89 |b...V...|......#.|
|00000840| 11 85 14 01 e1 20 89 14 | 88 09 0e 14 42 89 16 14 |..... ..|....B...|
|00000850| 88 0d 53 89 15 88 82 ed | 00 88 db 89 16 10 29 88 |..S.....|......).|
|00000860| 09 3f 83 4d 01 e2 08 0a | 5c 22 1e 16 d3 89 16 0d |.?.M....|\"......|
|00000870| 88 0e 16 3f 85 3b 01 e3 | 20 88 e4 0a 47 21 88 08 |...?.;..| ...G!..|
|00000880| 63 88 e5 0e 16 83 46 01 | e6 82 47 01 e7 08 5c 22 |c.....F.|..G...\"|
|00000890| 29 82 8b 01 e3 20 88 e8 | 0a 21 88 0e 07 85 67 01 |).... ..|.!....g.|
|000008a0| e2 09 09 d8 d7 4f e9 09 | d7 d3 4f 21 50 5c 22 1e |.....O..|..O!P\".|
|000008b0| 07 ea 0e 07 83 75 01 e9 | 09 21 82 76 01 09 0e 07 |.....u..|.!.v....|
|000008c0| 3f eb 23 29 88 08 89 16 | 0e 88 09 89 16 0f 88 0c |?.#)....|........|
|000008d0| 89 16 12 2e 08 87 22 20 | 5b 61 62 62 72 65 76 20 |......" |[abbrev |
|000008e0| 65 78 70 61 6e 73 69 6f | 6e 20 6f 6c 64 20 77 68 |expansio|n old wh|
|000008f0| 69 63 68 20 6c 6f 63 20 | 6e 20 70 61 74 74 65 72 |ich loc |n patter|
|00000900| 6e 20 6e 6f 63 61 73 65 | 20 63 61 73 65 2d 66 6f |n nocase| case-fo|
|00000910| 6c 64 2d 73 65 61 72 63 | 68 20 63 61 73 65 2d 72 |ld-searc|h case-r|
|00000920| 65 70 6c 61 63 65 20 61 | 72 67 20 6c 61 73 74 2d |eplace a|rg last-|
|00000930| 63 6f 6d 6d 61 6e 64 20 | 74 68 69 73 2d 63 6f 6d |command |this-com|
|00000940| 6d 61 6e 64 20 6c 61 73 | 74 2d 64 61 62 62 72 65 |mand las|t-dabbre|
|00000950| 76 73 2d 61 62 62 72 65 | 76 2d 6c 6f 63 61 74 69 |vs-abbre|v-locati|
|00000960| 6f 6e 20 6c 61 73 74 2d | 64 61 62 62 72 65 76 73 |on last-|dabbrevs|
|00000970| 2d 61 62 62 72 65 76 69 | 61 74 69 6f 6e 20 6c 61 |-abbrevi|ation la|
|00000980| 73 74 2d 64 61 62 62 72 | 65 76 73 2d 65 78 70 61 |st-dabbr|evs-expa|
|00000990| 6e 73 69 6f 6e 20 6c 61 | 73 74 2d 64 61 62 62 72 |nsion la|st-dabbr|
|000009a0| 65 76 73 2d 64 69 72 65 | 63 74 69 6f 6e 20 64 61 |evs-dire|ction da|
|000009b0| 62 62 72 65 76 73 2d 62 | 61 63 6b 77 61 72 64 2d |bbrevs-b|ackward-|
|000009c0| 6f 6e 6c 79 20 6c 61 73 | 74 2d 64 61 62 62 72 65 |only las|t-dabbre|
|000009d0| 76 73 2d 65 78 70 61 6e | 73 69 6f 6e 2d 6c 6f 63 |vs-expan|sion-loc|
|000009e0| 61 74 69 6f 6e 20 6e 69 | 6c 20 6c 61 73 74 2d 64 |ation ni|l last-d|
|000009f0| 61 62 62 72 65 76 2d 74 | 61 62 6c 65 20 74 20 66 |abbrev-t|able t f|
|00000a00| 69 72 73 74 20 31 20 30 | 20 70 72 65 66 69 78 2d |irst 1 0| prefix-|
|00000a10| 6e 75 6d 65 72 69 63 2d | 76 61 6c 75 65 20 66 6f |numeric-|value fo|
|00000a20| 72 77 61 72 64 2d 77 6f | 72 64 20 2d 31 20 62 75 |rward-wo|rd -1 bu|
|00000a30| 66 66 65 72 2d 73 75 62 | 73 74 72 69 6e 67 20 22 |ffer-sub|string "|
|00000a40| 5c 5c 62 22 20 72 65 67 | 65 78 70 2d 71 75 6f 74 |\\b" reg|exp-quot|
|00000a50| 65 20 22 5c 5c 28 5c 5c | 73 77 5c 5c 7c 5c 5c 73 |e "\\(\\|sw\\|\\s|
|00000a60| 5f 5c 5c 29 2b 22 20 64 | 61 62 62 72 65 76 73 2d |_\\)+" d|abbrevs-|
|00000a70| 73 65 61 72 63 68 20 70 | 6f 69 6e 74 2d 6d 61 72 |search p|oint-mar|
|00000a80| 6b 65 72 20 73 74 72 69 | 6e 67 3d 20 75 6e 64 6f |ker stri|ng= undo|
|00000a90| 2d 62 6f 75 6e 64 61 72 | 79 20 64 65 6c 65 74 65 |-boundar|y delete|
|00000aa0| 2d 62 61 63 6b 77 61 72 | 64 2d 63 68 61 72 20 65 |-backwar|d-char e|
|00000ab0| 72 72 6f 72 20 22 4e 6f | 20 64 79 6e 61 6d 69 63 |rror "No| dynamic|
|00000ac0| 20 65 78 70 61 6e 73 69 | 6f 6e 20 66 6f 72 20 5c | expansi|on for \|
|00000ad0| 22 25 73 5c 22 20 66 6f | 75 6e 64 2e 22 20 22 4e |"%s\" fo|und." "N|
|00000ae0| 6f 20 66 75 72 74 68 65 | 72 20 64 79 6e 61 6d 69 |o furthe|r dynami|
|00000af0| 63 20 65 78 70 61 6e 73 | 69 6f 6e 73 20 66 6f 72 |c expans|ions for|
|00000b00| 20 5c 22 25 73 5c 22 20 | 66 6f 75 6e 64 2e 22 20 | \"%s\" |found." |
|00000b10| 73 65 61 72 63 68 2d 62 | 61 63 6b 77 61 72 64 20 |search-b|ackward |
|00000b20| 64 6f 77 6e 63 61 73 65 | 20 72 65 70 6c 61 63 65 |downcase| replace|
|00000b30| 2d 6d 61 74 63 68 20 6c | 69 74 65 72 61 6c 5d 20 |-match l|iteral] |
|00000b40| 32 31 29 29 0a 0a 28 64 | 65 66 75 6e 20 64 61 62 |21))..(d|efun dab|
|00000b50| 62 72 65 76 73 2d 73 65 | 61 72 63 68 20 28 70 61 |brevs-se|arch (pa|
|00000b60| 74 74 65 72 6e 20 72 65 | 76 65 72 73 65 20 6e 6f |ttern re|verse no|
|00000b70| 63 61 73 65 29 20 28 62 | 79 74 65 2d 63 6f 64 65 |case) (b|yte-code|
|00000b80| 20 22 c5 c5 19 18 8c 0a | 85 1a 00 cb 0b 60 cc 0a | "......|.....`..|
|00000b90| 0c 83 16 00 cd 82 17 00 | ce 5c 22 5c 5c 5c 22 88 |........|.\"\\\".|
|00000ba0| c5 89 11 88 c5 89 10 88 | 09 3f 85 2a 00 08 3f 85 |........|.?.*..?.|
|00000bb0| 91 00 0c 83 3a 00 cf 0e | 06 c5 c7 23 82 40 00 d0 |....:...|...#.@..|
|00000bc0| 0e 06 c5 c7 23 3f 89 10 | 88 08 3f 85 8d 00 d1 d2 |....#?..|..?.....|
|00000bd0| d3 21 d4 d3 21 5c 22 89 | 11 88 0e 09 1e 08 0e 08 |.!..!\".|........|
|00000be0| 85 76 00 0e 0a 83 6f 00 | d5 d6 0e 08 40 21 d6 09 |.v....o.|....@!..|
|00000bf0| 21 5c 22 82 75 00 d5 0e | 08 40 09 5c 22 3f 85 83 |!\".u...|.@.\"?..|
|00000c00| 00 0e 08 41 89 16 08 88 | 82 58 00 88 0e 08 85 8c |...A....|.X......|
|00000c10| 00 c5 89 11 29 88 82 23 | 00 88 09 29 2a 87 22 20 |....)..#|...)*." |
|00000c20| 5b 6d 69 73 73 69 6e 67 | 20 72 65 73 75 6c 74 20 |[missing| result |
|00000c30| 64 61 62 62 72 65 76 73 | 2d 6c 69 6d 69 74 20 6c |dabbrevs|-limit l|
|00000c40| 61 73 74 2d 64 61 62 62 | 72 65 76 73 2d 61 62 62 |ast-dabb|revs-abb|
|00000c50| 72 65 76 2d 6c 6f 63 61 | 74 69 6f 6e 20 72 65 76 |rev-loca|tion rev|
|00000c60| 65 72 73 65 20 6e 69 6c | 20 70 61 74 74 65 72 6e |erse nil| pattern|
|00000c70| 20 74 20 74 65 73 74 20 | 6c 61 73 74 2d 64 61 62 | t test |last-dab|
|00000c80| 62 72 65 76 2d 74 61 62 | 6c 65 20 6e 6f 63 61 73 |brev-tab|le nocas|
|00000c90| 65 20 6e 61 72 72 6f 77 | 2d 74 6f 2d 72 65 67 69 |e narrow|-to-regi|
|00000ca0| 6f 6e 20 2a 20 2d 31 20 | 31 20 72 65 2d 73 65 61 |on * -1 |1 re-sea|
|00000cb0| 72 63 68 2d 62 61 63 6b | 77 61 72 64 20 72 65 2d |rch-back|ward re-|
|00000cc0| 73 65 61 72 63 68 2d 66 | 6f 72 77 61 72 64 20 62 |search-f|orward b|
|00000cd0| 75 66 66 65 72 2d 73 75 | 62 73 74 72 69 6e 67 20 |uffer-su|bstring |
|00000ce0| 6d 61 74 63 68 2d 62 65 | 67 69 6e 6e 69 6e 67 20 |match-be|ginning |
|00000cf0| 30 20 6d 61 74 63 68 2d | 65 6e 64 20 73 74 72 69 |0 match-|end stri|
|00000d00| 6e 67 3d 20 64 6f 77 6e | 63 61 73 65 5d 20 31 35 |ng= down|case] 15|
|00000d10| 29 29 0a | |)). | |
+--------+-------------------------+-------------------------+--------+--------+